C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewResponse<T> Class / Error Property

In This Topic
Error Property (CollectionViewResponse<T>)
In This Topic
Gets or sets the error message.
Syntax
'Declaration
 
Public Property Error As String
 
See Also